From: Eli Zaretskii Date: Sat, 4 Apr 2009 14:51:33 +0000 (+0000) Subject: Mention the fact that font and color in tooltip-frame-parameters are ignored. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~970 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=e3a5907ce4549c38edd5c7268682f5b8b3eda721;p=emacs.git Mention the fact that font and color in tooltip-frame-parameters are ignored. --- diff --git a/etc/NEWS b/etc/NEWS index 929b3d2b8f4..ebeb710163f 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -567,6 +567,9 @@ top line, -1 for bottom line), or nil for no recentering. +++ *** When typing in a password in the echo area, C-y yanks the current kill into the password. +--- +*** Tooltip frame parameters `font' and `color' in `tooltip-frame-parameters' +are ignored. Customize the `tooltip' face instead. +++ *** `mkdir' is a new convenience alias for `make-directory'.